Workflow SDK
The Workflow SDK is a toolkit for customizing and extending the functionality of the Workflow product suite. Using the SDK, users can create their own activities for use in Workflow and integrate directly with the Workflow Server (including the ability to start workflows programmatically).
You can install the Workflow SDK from the Custom Setup page in the Workflow Installation Wizard.
The Workflow SDK includes:
- The API for interacting with the Workflow Server
- The Activity Proxy Generator
- Sample projects for custom activities (For more information see the Building Custom Activities in Workflow (C#) or Building Custom Activities in Workflow (VB.NET) white paper on the Laserfiche Support Site.)
- Visual Studio project templates for creating custom activities (C# and VB.NET)
- A sample Web service for starting workflows and business processes
- A sample console application for starting workflows and business processes
More information about the Workflow SDK: